func google.golang.org/grpc/internal/transport.decodeGrpcMessageUnchecked

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http_util.go#L286: 			return decodeGrpcMessageUnchecked(msg)
		http_util.go#L292: func decodeGrpcMessageUnchecked(msg string) string {